home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 July / Software of the Month Club 1998 July.iso / mac / Education / PredDemo / PredDemo1.0 / PredDemo1.3 final / 00057_homeQuit.ls < prev    next >
Encoding:
Text File  |  1998-05-06  |  103 b   |  7 lines

  1. on mouseDown
  2.   LegalButtonHandler()
  3.   puppetPalette("homePal")
  4.   puppetTransition(51)
  5.   go("exit")
  6. end
  7.